The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "pod::pom"

Pod::POM - POD Object Model River stage two • 27 direct dependents • 45 total dependents

This module implements a parser to convert Pod documents into a simple object model form known hereafter as the Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the origi...

NEILB/Pod-POM-2.01 - 07 Nov 2015 21:05:42 UTC - Search in distribution

Pod::POM::Web - HTML Perldoc server River stage one • 2 direct dependents • 2 total dependents

Pod::POM::Web is a Web application for browsing the documentation of Perl components installed on your local machine. Since pages are dynamically generated, they are always in sync with code actually installed. The application offers * a tree view fo...

DAMI/Pod-POM-Web-1.27 - 02 Jul 2021 07:10:05 UTC - Search in distribution

Pod::POM::View::TOC - Generate the TOC of a POD with Pod::POM River stage one • 1 direct dependent • 3 total dependents

PERLER/Pod-POM-View-TOC-0.02 - 28 Jul 2008 10:05:40 UTC - Search in distribution

Pod::POM::View::XML - XML view of a Pod Object Model River stage zero No dependents

"Pod::POM::View::XML" is a view that aims at producing a direct XML rendition of the POD. new(%options) The constructor "new()" accepts the following options. prefix Prefix added to all tags. Defaults to "pod" (so the xml tags will be "pod_pod", "pod...

YANICK/Pod-POM-View-XML-0.0.2 - 23 Dec 2014 17:50:04 UTC - Search in distribution

Pod::POM::Web::PSGI - Run Pod::POM::Web as a PSGI application River stage zero No dependents

This is a wrapper for Pod::POM::Web to transform it as a PSGI application. This allow then to integrate Pod::POM::Web in a bigger web application, by mounting it for example with Plack::Builder....

DOLMEN/Pod-POM-Web-PSGI-0.002 - 12 Jul 2011 17:51:36 UTC - Search in distribution

Pod::POM::View::Trac - Convert POD to trac wiki markup River stage zero No dependents

KESTEB/Pod-POM-View-Trac-0.02 - 19 Jun 2014 14:33:18 UTC - Search in distribution

Pod::POM::View::DocBook - DocBook XML view of a Pod Object Model River stage zero No dependents

This module provides a view for "Pod::POM" that outputs the content as a DocBook XML document. (*DocBook* is an XML schema particularly suited for computing articles and books - see <http://www.docbook.org/> for details.) Use the module like any othe...

ANDREWF/Pod-POM-View-DocBook-0.08 - 08 Mar 2009 09:28:35 UTC - Search in distribution

Pod::POM::View::TextBasic - Pod::POM::View::Text without sequence formatting River stage one • 1 direct dependent • 1 total dependent

A sub-class of Pod::POM::View::Text that does not ornament inline sequences to indicate their presence. This class was developed to aid spell-checking POD: for that reason, verbatim blocks, inline code sequences, and the bodies of links are ignored u...

LGODDARD/Pod-Spelling-0.23 - 17 Jun 2015 15:21:29 UTC - Search in distribution

Pod::POM::View::Confluence - Confluence view of a Pod Object Model River stage zero No dependents

*Confluence* is an "entreprise wiki" published by Atlassian. Pages can be edited either in *Rich Text* or *Wiki Markup*. See <http://www.atlassian.com/software/confluence/> for details. This module provides a view for "Pod::POM" that outputs the info...

BOOK/Pod-POM-View-Confluence-0.01 - 08 Sep 2008 08:26:05 UTC - Search in distribution

Papery::Processor::Pod::POM - Papery processor based on Pod::POM River stage zero No dependents

"Papery::Processor::Pod::POM" will process the "_text" of a "Papery::Pulp" object as POD, and put HTML in the "_content", using "Pod::POM" for parsing the POD, and by default "Pod::POM::View::HTML" to turn it into HTML....

BOOK/Papery-0.01 - 12 Apr 2010 07:59:11 UTC - Search in distribution
  • Papery - The thin layer between what you write and what you publish

Pod::POM::View::Restructured - View for Pod::POM that outputs reStructuredText River stage zero No dependents

This module outputs reStructuredText that is expected to be used with Sphinx. Verbatim sections (indented paragraphs) in the POD will be output with syntax highlighting for Perl code by default. See "POD commands specifically for reStructuredText" fo...

ALEXM/Pod-POM-View-Restructured-1.000003 - 25 Jan 2021 23:34:31 UTC - Search in distribution
  • pod2rst - convert .pod files to .rst files

Pod::Inherit - auto-create POD sections listing inherited methods River stage one • 2 direct dependents • 7 total dependents

Ever written a module distribution with base classes and dependencies, that had the POD for the various methods next to them, but hard to find for the user of your modules? Ever wished POD could be inheritable? Now it can. This module will load each ...

BBYRD/Pod-Inherit-0.91 - 13 Jun 2014 02:48:17 UTC - Search in distribution

Pod::POM::View::HTML::Filter - Use filters on sections of your pod documents River stage zero No dependents

This module is a subclass of "Pod::POM::View::HTML" that support the "filter" extension. This can be used in "=begin" / "=end" and "=for" pod blocks. Please note that since the view maintains an internal state, only an instance of the view can be use...

BOOK/Pod-POM-View-HTML-Filter-0.09 - 28 Jan 2007 10:33:28 UTC - Search in distribution

Catalyst::Controller::POD::POM::View River stage one • 1 direct dependent • 2 total dependents

PERLER/Catalyst-Controller-POD-1.0.0 - 25 Jan 2011 10:43:25 UTC - Search in distribution

DocSet - documentation projects builder in HTML, PS and PDF formats River stage zero No dependents

This package builds a docset from sources in different formats. The generated documents can be all nicely interlinked and to have the same look and feel. Currently it knows to handle input formats: * POD * HTML and knows to generate: * HTML * PS * PD...

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC - Search in distribution

Sah::Schema::language::code - Language code (alpha-2 or alpha-3) River stage one • 2 direct dependents • 2 total dependents

Accept only current (not retired) codes. Alpha-2 or alpha-3 codes are accepted....

PERLANCAR/Sah-Schemas-Language-0.005 - 18 Nov 2023 00:06:18 UTC - Search in distribution

Search::Indexer - full-text indexer River stage one • 3 direct dependents • 5 total dependents

This module builds a fulltext index for a collection of documents. It provides support for searching through the collection and displaying the sorted results, together with contextual excerpts of the original documents. Unlike Search::Elasticsearch, ...

DAMI/Search-Indexer-1.01 - 01 Jul 2021 17:16:40 UTC - Search in distribution

poddump - Dump POD structure using Pod::Elemental River stage one • 1 direct dependent • 1 total dependent

This is actually just a shortcut for: % podsel FILENAME --root --dump --transform Pod5 --transform Nester...

PERLANCAR/App-PODUtils-0.050 - 20 Jul 2021 01:56:24 UTC - Search in distribution

DateTime::Locale::blo - Locale data examples for the Anii (blo) locale River stage four • 25 direct dependents • 3742 total dependents

This pod file contains examples of the locale data available for the Anii locale. Days Wide (format) aɖɩtɛnɛɛ atalaata alaarba alaamɩshɩ arɩsǝma asiibi alahaɖɩ Abbreviated (format) aɖɩt atal alar alam arɩs asib alah Narrow (format) ɖt tl lr lm rs sb ...

DROLSKY/DateTime-Locale-1.42 - 18 Apr 2024 15:55:25 UTC - Search in distribution

Git::Hooks::CheckFile - Git::Hooks plugin for checking files River stage one • 5 direct dependents • 5 total dependents

This Git::Hooks plugin hooks itself to the hooks below to check if the names and contents of files added to or modified in the repository meet specified constraints. If they don't, the commit/push is aborted. * pre-applypatch * pre-commit * update * ...

GNUSTAVO/Git-Hooks-3.6.0 - 16 Nov 2023 13:59:30 UTC - Search in distribution
41 results (0.082 seconds)